Defines a PDF page.

Full documentation

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Initializes a new PDFPage object.

Full documentation

Initializes a new PDFPage object with an existing page.

Full documentation

Adds an annotation to the page.

Full documentation

Add a form field to the page.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Converts a point from the display coordinate system (origin of coordinate system in top left corner of display page area) to standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box).

Full documentation

Converts a rectangle on the page from display coordinate system (origin of coordinate system in top left corner of display page area) to standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box).

Full documentation

Converts a point from standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box) to display coordinate system (origin of coordinate system in top left corner of display page area).

Full documentation

Converts a rectangle on the page from standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box) to display coordinate system (origin of coordinate system in top left corner of display page area).

Full documentation

Gets the annotation at the specified index.

Full documentation

Gets the list of page annotations.

Full documentation

Gets the art box.

Full documentation

Gets the bleed box.

Full documentation

Gets the page canvas.

Full documentation

Gets the page close action.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the inner COS dictionary.

Full documentation

Gets the COS dictionary asssociated with this object.
Incorrect manipulation of the information in the COS dictionary can lead to invalid PDF files.

Full documentation

Gets the crop box.

Full documentation

Gets the PDF document.

Full documentation

Gets the form field with the specified name.

Full documentation

Gets the page form fields.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the visual page height.
The visual height is the height of the page as it is seen on the display. It is always measured on vertical no matter the page rotation.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the media box.

Full documentation

Gets the page open action.

Full documentation

Gets the optional content group with the specified name.

Full documentation

Gets the list of optional content groups included in the page content.
This collection is filled automatically with the optional content groups drawn on the page, either when page content is created or when a page is loaded from a source file.

Full documentation

Gets the set of fonts included in this page.
This method examines the fonts included in page's resources dictionary. It is possible that not all the fonts are actually used on the page.

Full documentation

Gets the PDF page size to a predefined value.
The value returned by this property is matched against predefined page sizes within a certain margin () so the Width and Height properties of the returned object might not match the actual page Width and Height.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the rotation angle.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the annotations tab order.

Full documentation

Gets the trim box.

Full documentation

Gets the page user unit.

Full documentation

Gets the page viewports.

Full documentation

Gets the visual page width.
The visual width is the width of the page as it is seen on the display. It is always measured on horizontal no matter the page rotation.

Full documentation

Gets the XMP page metadata.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Saves the PDF page.
The page must be included in a document and the save procedure must be already initiated by a call.

Full documentation

Saves the page canvas.
The page graphics can be composed internally of multiple fragments. If you are working with large vector graphics, such as maps, then you can split the page graphics in fragments and save each fragmment as soon as it is done in order to reduce memory consumption. A graphics fragment is automatically created when method is called.
The page must be included in a document and the save procedure must be already initiated by a call.

Full documentation

Saves the images drawn on the PDF page.
The page must be included in a document and the save procedure must be already initiated by a call.

Full documentation

Sets the art box.

Full documentation

Sets the bleed box.

Full documentation

Sets the position of the page graphics relative to existing page content.
If the page is newly created this method has no effect since there is no previous content. If the page has been extracted from a PDF file or has been created by loading a PDF file into a then the page graphics can be under the existing page content or on top of existing page content (default).

Full documentation

Sets the page close action.

Full documentation

Sets the crop box.

Full documentation

Sets the visual page height.
The visual height is the height of the page as it is seen on the display. It is always measured on vertical no matter the page rotation.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Sets the media box.

Full documentation

Sets the page open action.

Full documentation

Sets the PDF page size to a predefined value.

Full documentation

Sets the rotation angle.
The accepted values for this method are 0, 90, 180 and 270 degrees.

Full documentation

Sets the annotations tab order.

Full documentation

Sets the trim box.

Full documentation

Sets the page user unit.

Full documentation

Sets the page viewports.

Full documentation

Sets the visual page width.
The visual width is the width of the page as it is seen on the display. It is always measured on horizontal no matter the page rotation.

Full documentation

Sets the XMP page metadata.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation